LLVM API Documentation

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Static Public Member Functions | List of all members
llvm::cl::applicator< char[n]> Struct Template Reference

#include <CommandLine.h>

Static Public Member Functions

template<class Opt >
static void opt (const char *Str, Opt &O)
 

Detailed Description

template<unsigned n>
struct llvm::cl::applicator< char[n]>

Definition at line 1009 of file CommandLine.h.

Member Function Documentation

template<unsigned n>
template<class Opt >
static void llvm::cl::applicator< char[n]>::opt ( const char *  Str,
Opt &  O 
)
inlinestatic

Definition at line 1011 of file CommandLine.h.


The documentation for this struct was generated from the following file: